/ Assembly List / LJCDataUtility / GenHTMLTable / DataHTML

Namespace - LJCDataUtility


Parameters
dataObjects - The data objects collection.
heading - The page heading text.
propertyNames - The included property names.
textState - The TextState object.

Returns

The HTML Table document.

Syntax

C#
String DataHTML(List<Object> dataObjects, String heading, List<String> propertyNames, TextState textState)

Creates the HTML Table document from a DataObject.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.